home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 1997 March
/
inter@ivo 1997-03.iso
/
cybint14
/
bin
/
ml.dxr
/
00138.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-02-21
|
273 b
|
16 lines
on exitFrame
if rollOver(38) then
cursor([901, 902])
else
cursor(-1)
end if
if the duration of cast 137 = the movieTime of sprite 38 then
InVis(38)
set the sound of cast 137 to 0
unLoadCast(137)
go(#next)
else
Loopframe()
end if
end